Skip to content

chore: update dependencies and upgrade AI SDK to v6#449

Merged
FL4TLiN3 merged 3 commits intomainfrom
chore/update-dependencies-ai-sdk-v6
Jan 24, 2026
Merged

chore: update dependencies and upgrade AI SDK to v6#449
FL4TLiN3 merged 3 commits intomainfrom
chore/update-dependencies-ai-sdk-v6

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • Upgrade ai package from v5 to v6 (breaking changes in AI SDK)
  • Update all @ai-sdk/* provider packages to latest versions compatible with AI SDK v6
  • Update provider packages peer dependency from ai@^5.0.0 to ai@^6.0.0
  • Update dev dependencies: biome, vitest, @types/node, knip, zod, and others

Key Changes

AI SDK v6 Migration

  • Updated ai in apps/runtime from ^5.0.115 to ^6.0.49
  • Updated all provider packages (@ai-sdk/anthropic, @ai-sdk/openai, etc.) to v6-compatible versions
  • Provider packages now require ai@^6.0.0 as peer dependency

Other Dependency Updates

  • @biomejs/biome: 2.3.10 → 2.3.12
  • @types/node: 25.0.3 → 25.0.10
  • vitest / @vitest/coverage-v8: 4.0.16 → 4.0.18
  • knip: 5.75.1 → 5.82.1
  • zod: 4.2.1 → 4.3.6

Test plan

  • pnpm typecheck passes
  • pnpm build passes
  • pnpm test passes (1369 tests)
  • pnpm format-and-lint passes

🤖 Generated with Claude Code

- Upgrade ai package from v5 to v6
- Update all @ai-sdk/* provider packages to latest versions
- Update provider packages peer dependency to ai@^6.0.0
- Update dev dependencies: biome, vitest, @types/node, knip, zod

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

FL4TLiN3 and others added 2 commits January 25, 2026 01:20
@FL4TLiN3 FL4TLiN3 merged commit 3c07527 into main Jan 24, 2026
9 checks passed
@FL4TLiN3 FL4TLiN3 deleted the chore/update-dependencies-ai-sdk-v6 branch January 24, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants